home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / utils / conf810e.zip / CONFIG.INI < prev    next >
Text File  |  1996-05-09  |  3KB  |  103 lines

  1. # CONFIG.INI for PC-CONFIG from Version 8.0
  2. # Lines beginning with # are comments only
  3. # Possible switches Schalter: 1/0, ON/OFF
  4.  
  5. # Identify installed memory size and speed of graphics adapter?
  6. # NB! For this test graphics modi are switched. If CONFIG is running under
  7. # WINDOWS in a window, you must disable this test.
  8.   VideoTest=off
  9.  
  10. # Tries to identify the chip-set on the graphics adapter?
  11.   VGATest=on
  12.  
  13. # Test access times for the hard disk(s)?
  14.   AccessTest=on
  15.  
  16. # Always force the data transfer speed test for hard disks, even if an
  17. # active cache is detected?
  18.   ForceHDspeed=on
  19.  
  20. # Switch to off, if accesstest is'nt working on your SCSI disk
  21.   MoveHeadOnly=on
  22.  
  23. # Test for an active HD cache?
  24.   HDCacheTest=on
  25.  
  26. # Test for BIOS-Power Saving routines?
  27.   APMTEST=on
  28.  
  29. # Try to identify main board chip set via hardwaretest. This causes some
  30. # computers to crash, and can be disabled.
  31.   TestBoard=off
  32.  
  33. # Enter boardchipset manually, if detection should fail.
  34. # These numbers are vaild:
  35. # 0:Autodetect   1:UMC   2:SIS   3:CONTAC    4:ELITE
  36. # 5:FOREX        6:OPTI  7:ETEQ  8:SYMPHONY  9:SHASTA
  37.   Chipsatz=0
  38.  
  39. # Choose your own name for the popular Intel FX430 chipset.
  40. # This is due to trademark rights in germany.
  41.   Tname=TRIxxx
  42.  
  43. # Test the access speed for Extended Memory? (Can be switched off if
  44. # this test leads to crashes (because of privilege violations etc.)
  45.   TestExtMem=on
  46.  
  47. # Do testing of the short interval timer? The test doesn't work on some
  48. # 486-66 MHz or faster boards, so it can be disabled here:
  49.   TimerTest=off
  50.  
  51. # Try to get information about IDE hard disks? Can cause problems
  52. # with certain MFM/RLL contollers (eg OMTI 8250).
  53. # For registered users only!
  54.   ATbusInfo=on
  55.  
  56. # Look for sound cards?
  57.   SearchForSoundCards=on
  58.  
  59. # Minimum required CD-ROM size in MB. If you don't have such a big CD,
  60. # you can reduce the value, but the access times are only accurate with
  61. # CDs of 600 MB or above.
  62.   MinCDsize=600
  63.  
  64. # Define Megabyte for harddisk-capacity: 1000x1000 or 1024x1024 byte
  65.   Kilobyte=1000
  66.  
  67. # Look for programs loaded in Hi-Dos?
  68.   HiDosSearch=on
  69.  
  70. # In case the RAM disk was not detected, its allocated drive letter
  71. # (letter only) can be specified here.
  72.   RamDisk=
  73.  
  74. # A particular drive can be specified here for the DOS read/write
  75. # benchmark test. If 0 specified, the test is skipped. If left blank,
  76. # the current drive at the time of test will be tested.
  77.   DosDisk=
  78.  
  79. # Run CONFIG as continuous demo (only available in the commercial
  80. # version with a special key).
  81.   DemoMode=off
  82.  
  83. # How many seconds should the demo run for?
  84.   DemoZeit=180
  85.  
  86. # How many seconds should each window be displayed?
  87.   DemoDelay=8
  88.  
  89. # Automatic logging during the test?
  90. # (only in the commercial version with special key)
  91.   AutoLog=off
  92.  
  93. # What should be logged/ which windows should be displayed in the demo?
  94. # Choose only from menu choices H,W,S,M,B,G:C,Q,T,V,X
  95.   Protokoll=hwsmtxv
  96.  
  97. # Load and show own comparison list (CONFIG.VGL)?
  98.   ShowVGL=off
  99.  
  100. # Enable 'Expired' Window
  101.   Expire=on
  102.  
  103.